#include "def.hxx" namespace N { __declspec(dllexport) void * foo () { return get_ptd (); } }