_initterm, _initterm_e
Visual Studio 2012
Internal methods that walk a table of function pointers and initialize them.
The first pointer is the starting location in the table and the second pointer is the ending location.
void __cdecl _initterm( PVFV *, PVFV * ); int __cdecl _initterm_e( PVFV *, PVFV * );