pub unsafe extern "C" fn ostree_sign_add_pk(
    self_: *mut OstreeSign,
    public_key: *mut GVariant,
    error: *mut *mut GError
) -> gboolean
Available on crate feature v2020_2 only.