pub unsafe extern "C" fn flatpak_installation_list_unused_refs_with_options(
    self_: *mut FlatpakInstallation,
    arch: *const c_char,
    metadata_injection: *mut GHashTable,
    options: *mut GVariant,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut GPtrArray