pub unsafe extern "C" fn flatpak_installed_ref_load_appdata(
    self_: *mut FlatpakInstalledRef,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut GBytes
Available on crate feature v1_1_2 only.