t / t4018 / cpp-gnu-style-functionon commit *.[ch]: remove extern from function declarations using spatch (5545442)
   1const char *
   2RIGHT(int arg)
   3{
   4        ChangeMe;
   5}