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