234c5846
1 2 3 4 5
__attribute__((__visibility__("hidden"))) int __shcall(void *arg, int (*func)(void *)) { return func(arg); }