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