fn structurize_from_block( function: &MirFunction, block_id: MirBlockId, active_loops: &mut Vec<MirBlockId>, ) -> (Vec<MirStmt>, CfgEnd)