pub unsafe extern "C" fn g_mount_remount(
    mount: *mut GMount,
    flags: GMountMountFlags,
    mount_operation: *mut GMountOperation,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)