BZ_API
int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm )
const char * BZ_API(BZ2_bzErrorString) (
const char * BZ_API(BZ2_bzlibVersion)(void)
int BZ_API(BZ2_bzflush) (BZFILE *b)
void BZ_API(BZ2_bzclose) (BZFILE* b)
int BZ_API(BZ2_bzCompressInitSize) (
int BZ_API(BZ2_bzCompressReset) ( bz_stream *strm )
int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm )
int BZ_API(BZ2_bzDecompressReset) ( bz_stream* strm )
int BZ_API(BZ2_bzDecompress) ( bz_stream *strm )
# define BZ_API(func) WINAPI func
# define BZ_API(func) (WINAPI * func)
# define BZ_API(func) func