pub fn find<T: PhysicalMemory>(
    mem: &mut T,
    arch: Option<ArchitectureIdent>
) -> Result<StartBlock>