fp_query
void fp_query __P((const uchar_t *, FILE *));
void fp_query(char *msg, FILE *file);
fp_query(msg, stdout);