print_function_args
print_function_args(s, FGRAPH_ENTRY_ARGS(entry), ret_func);
print_function_args(s, FGRAPH_ENTRY_ARGS(entry), func);
print_function_args(s, FGRAPH_ENTRY_ARGS(entry), (unsigned long)func);
print_function_args(s, args, ip);
void print_function_args(struct trace_seq *s, unsigned long *args,