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