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