6.6.4.2.11 -Wmissing-declarations
Warn if a global function is defined without a previous declaration. Do so even if the definition itself provides a prototype.
Warn if a global function is defined without a previous declaration. Do so even if the definition itself provides a prototype.