pub unsafe extern "C" fn ostree_repo_mark_commit_partial(
    self_: *mut OstreeRepo,
    checksum: *const c_char,
    is_partial: gboolean,
    error: *mut *mut GError
) -> gboolean
Available on crate feature v2017_15 only.