atfork_init
extern void atfork_init(void);
atfork_init(); /* every link map needs atfork() processing */
atfork_init();