pub unsafe extern "C" fn g_socket_send_with_blocking( socket: *mut GSocket, buffer: *const u8, size: size_t, blocking: gboolean, cancellable: *mut GCancellable, error: *mut *mut GError, ) -> ssize_t