The function declarations have to be checked for the cdecl modifier to satisfy our code style guidlines (at the bottom). The cdecl modifier should be behind the function line, the external modifier should be in the next line with two letters indentention.
Best regards