aes_init
AES_RETURN aes_init(void);
__declspec(allocate(".CRT$XCU")) void (__cdecl *aes_startup)(void) = aes_init;
aes_init();
aes_init,