1 2 3void style_first_good();4 5void styleFirstBad();6 7int thisIsMainLikeIgnored(int argc, const char *argv[]) { return 0; }8