pub unsafe extern "C" fn soup_socket_write(
sock: *mut SoupSocket,
buffer: gconstpointer,
len: size_t,
nwrote: *mut size_t,
cancellable: *mut GCancellable,
error: *mut *mut GError,
) -> SoupSocketIOStatus
pub unsafe extern "C" fn soup_socket_write(
sock: *mut SoupSocket,
buffer: gconstpointer,
len: size_t,
nwrote: *mut size_t,
cancellable: *mut GCancellable,
error: *mut *mut GError,
) -> SoupSocketIOStatus