pub unsafe extern "C" fn ostree_repo_lock_pop(
    self_: *mut OstreeRepo,
    lock_type: OstreeRepoLockType,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean
Available on crate feature v2021_3 only.