pub fn parse_initiation_message(
    reader: &mut DataBytes<'_>
) -> Result<InitiationMessage, ParserBmpError>