assert_function_type
assert_function_type(func, void (*)(struct pt_regs *)); \
assert_function_type(func, void (*)(struct pt_regs *, u32)); \