print_custom_header
print_custom_header(__func__, hdr);
void print_custom_header(const char *,
print_custom_header("skip", hdr);
print_custom_header("remove", hdr);
print_custom_header("set", hdr);
print_custom_header("add", hdr);