1 2 3 4 5 6
#include <stdarg.h> #include <stdbool.h> #include <stdint.h> #include <stdlib.h> void do_the_thing_with_export_name(void);