void bsearch(const void *key, const void *buf, size_t num, size_t size, int (*compare)(const void *, const void *) );