pub fn twz_rt_map_object( id: ObjID, flags: MapFlags, ) -> Result<ObjectHandle, MapError>
Map an object given by ID id with the given flags.
id