logpage_register
static void logpage_reg_##unique(void) { logpage_register(&unique##_lpf); }
void logpage_register(struct logpage_function *p);