void my_function(int a) __attribute__((overloadable)); void my_function(const char *a) __attribute__((overloadable));