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