Appearance
__INIT - obsolete apply
__INIT( void );
This function used to be called in objects right before create. global variable initialization is now handled by another function that cannot be interfered with, so this is no longer called.