pub unsafe extern "C" fn as_relation_set_value_str(
    relation: *mut AsRelation,
    value: *const c_char
)