todo!()
unreachable!()
Replace a `todo!()` that was unreachable with an `unreachable!()` and a proper comment.