pub fn decode_index_record<F>(src: &str, with_counter: bool, drain: F) -> boolwhere
    F: FnMut(&str, Right),