macro_rules! get_first_section_marker {
    ($vec:expr) => { ... };
}