Source position: msezlib.pas line 253
function deflateInit2(
strm: pz_stream;
level: int;
method: int;
windowBits: int;
memLevel: int;
strategy: int
):int;