variable constants.Z_FIXED Usageimport { constants } from "node:zlib"; const { Z_FIXED } = constants; Type number