pub unsafe extern "C" fn g_input_stream_close_async(
    stream: *mut GInputStream,
    io_priority: c_int,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)