pub fn tag_parse_extended_comment(
    ext_comment: &str,
    fail_if_no_key: bool
) -> Result<ExtendedComment, BoolError>