__attribute__((deprecated)) void __cdecl start(void(__cdecl*)()); __attribute__((deprecated)) void __stdcall start(void(__stdcall*)()); __attribute__((deprecated)) void __fastcall start(void(__fastcall*)()); __attribute__((deprecated)) void __thiscall start(void(__thiscall*)());