aotThunkerN        75 core/CdeclThunk.h 	double aotThunkerN(MethodEnv* env, uint32_t argc, Atom* argv);
aotThunkerN       141 core/NativeFunction.cpp 			info->thunker = isNumberRetType ? (AvmThunkNativeThunker)aotThunkerN : (AvmThunkNativeThunker)aotThunker;