Function g_strndup

pub unsafe extern "C" fn g_strndup(
    str: *const i8,
    n: usize,
) -> *mut i8