perfused_hexdump
perfused_hexdump((char *)fih, fih->len);
perfused_hexdump((char *)foh, foh->len);
perfused_hexdump((char *)(void *)foh, foh->len);
void perfused_hexdump(const char *, size_t);