/*
* core/utils.h
*/
int special_dumper(FILE *fp, unsigned char octet);
int seed_my_rand(int foo);
int random1000(int type);
double dtime(void);