pub unsafe extern "C" fn g_pollable_stream_write(
stream: *mut GOutputStream,
buffer: *mut u8,
count: size_t,
blocking: gboolean,
cancellable: *mut GCancellable,
error: *mut *mut GError,
) -> ssize_t
pub unsafe extern "C" fn g_pollable_stream_write(
stream: *mut GOutputStream,
buffer: *mut u8,
count: size_t,
blocking: gboolean,
cancellable: *mut GCancellable,
error: *mut *mut GError,
) -> ssize_t