_IO_fork
((_IO_proc_file *) fp)->pid = child_pid = _IO_fork ();
#ifndef _IO_fork
extern _IO_pid_t _IO_fork (void) __THROW;