status_func
SIMPLEQ_ENTRY(status_func) f_next;
typedef struct status_func status_func_t;
static SIMPLEQ_HEAD(, status_func) status_funcs =