pub unsafe extern "C" fn as_relation_set_kind(
    relation: *mut AsRelation,
    kind: AsRelationKind
)