pub unsafe extern "C" fn g_file_load_contents_async(
    file: *mut GFile,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)