__match_nullify_path_hook
add_function_hook("__ftrace_bad_type", &__match_nullify_path_hook, NULL);
void __match_nullify_path_hook(const char *fn, struct expression *expr,
add_function_hook(func, &__match_nullify_path_hook, NULL);