pub unsafe extern "C" fn flatpak_installation_remove_remote(
    self_: *mut FlatpakInstallation,
    name: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean