pub fn same_level_shape(l1: &Level, l2: &Level) -> bool
Check whether two levels have the same structural shape (ignoring parameters).