pub fn parse_custom_section_build_id<'a>(
    input: &'a [u8]
) -> Result<Vec<u8>, Box<dyn Error>>