pub fn scan_non_zero_bits_in_metadata_bytes( meta_start: Address, meta_end: Address, visit_bit: &mut impl FnMut(Address, u8), )