macro_rules! next_back_unchecked {
    ($self: ident) => { ... };
}