match_snprintf
add_function_assign_hook("snprintf", &match_snprintf, NULL);
add_function_hook("snprintf", &match_snprintf, NULL);