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