match_strlcpycat
add_function_hook("strlcpy", &match_strlcpycat, NULL);
add_function_hook("strlcat", &match_strlcpycat, NULL);