pub unsafe extern "C" fn g_data_input_stream_read_until_async(
stream: *mut GDataInputStream,
stop_chars: *const gchar,
io_priority: gint,
cancellable: *mut GCancellable,
callback: GAsyncReadyCallback,
user_data: gpointer,
)
pub unsafe extern "C" fn g_data_input_stream_read_until_async(
stream: *mut GDataInputStream,
stop_chars: *const gchar,
io_priority: gint,
cancellable: *mut GCancellable,
callback: GAsyncReadyCallback,
user_data: gpointer,
)