read_file_func     39 lib/zlib/contrib/minizip/ioapi.h typedef uLong  (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLong size));
read_file_func     49 lib/zlib/contrib/minizip/ioapi.h     read_file_func      zread_file;