variable constants.dlopen.RTLD_LAZY Usage in Denoimport { constants } from "node:os"; const { RTLD_LAZY } = constants.dlopen; Type number