parse_fn_and_print
parse_fn_and_print(ctor_str, s);
parse_fn_and_print(dtor_str, s);
parse_fn_and_print(ptbl_str, s);
static void parse_fn_and_print(const char *, char *);