match_copy_to_user
add_function_hook("copy_to_user", &match_copy_to_user, NULL);
add_function_hook(func, &match_copy_to_user, INT_PTR(arg));