package node.zlib; typedef ZlibParams = { function params(level:Float, strategy:Float, callback:() -> Void):Void; };