pub unsafe extern "C" fn ostree_sign_commit(
    self_: *mut OstreeSign,
    repo: *mut OstreeRepo,
    commit_checksum: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean
Available on crate feature v2020_2 only.