c_to_hh
return c_to_hh( o, c );
o = c_to_hh( o, *s++ );
static Byte *c_to_hh( Byte *o, Byte c );
static Byte *c_to_hh();