print_record
print_record(&tokenrec, how);
print_record(NULL, how);
static void print_record(TOKENDB_Rec *, how_t);