pub unsafe extern "C" fn g_socket_set_blocking(
    socket: *mut GSocket,
    blocking: gboolean
)