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