pub unsafe extern "C" fn g_unix_fd_list_new_from_array(
    fds: *const c_int,
    n_fds: c_int
) -> *mut GUnixFDList