async fn builtin_get_attr(
    co: GenCo,
    values: Vec<Value>
) -> Result<Value, ErrorKind>