pub unsafe extern "C" fn g_unix_set_fd_nonblocking(
    fd: c_int,
    nonblock: gboolean,
    error: *mut *mut GError
) -> gboolean