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