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