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