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