method Bson.Long.prototype.getHighBitsRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Long } = Bson; getHighBits(): numberGets the high 32 bits as a signed integer. Returnsnumber