in crypt32.cc [72:75]
Napi::Object Init(Napi::Env env, Napi::Object exports) { Crypt32::Init(env, exports); return exports; }