When using GetProcAddress() to retrieve the address of a DLL function - how do we know whether the function has cdecl calling convention or stdcall?