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