pub unsafe extern "C" fn flatpak_installation_install_bundle(
    self_: *mut FlatpakInstallation,
    file: *mut GFile,
    progress: FlatpakProgressCallback,
    progress_data: gpointer,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut FlatpakInstalledRef