variable constants.errno.WSASYSCALLFAILURE Usageimport { constants } from "node:os"; const { WSASYSCALLFAILURE } = constants.errno; Type number