pub unsafe extern "C" fn as_relation_set_value_int(
    relation: *mut AsRelation,
    value: c_int
)