#include "../dllexport.h" DLL_IMPORT void unusedFunc4(); int main() { unusedFunc4(); }