get_host_seed
seed = get_host_seed() ^ t.tv_sec ^ t.tv_usec ^ getpid();
extern int get_host_seed __P((void));