pub fn find_in_section<T: MemoryView>(
virt_mem: &mut T,
_start_block: &StartBlock,
ntos: Address,
) -> Result<Address>pub fn find_in_section<T: MemoryView>(
virt_mem: &mut T,
_start_block: &StartBlock,
ntos: Address,
) -> Result<Address>