STATE_WIDTH
{"r_state", "Receptacle", STATE_WIDTH, compare_r_state, print_r_state, NULL},
{"o_state", "Occupant", STATE_WIDTH, compare_o_state, print_o_state, NULL},
{ "STATE", STATE_WIDTH, LIST_STATE, print_list_cb },