extern "C" void spiff(int); // C 프로토콜을 사용하여 이름을 찾음 extern void spoff(int); // C++ 프로토콜 사용 extern "C++" void spaff(int); // C++ 프로토콜 사용