pub(crate) fn on_region_swept<VM: VMBinding, R: Region>(
    region: &R,
    is_occupied: bool
)