Fixtype of hex strings.
This is a product type introduced by fty::defprod.
We represent a hex string as a list of hex pairs, plus a flag saying whether the surrounding quotes are double or not (i.e. single). We do not capture the optional underscores for now.