pub fn parse_block<'a, E: StructOptInternal + Debug>( content: &'a str, ) -> Option<(&'a str, Block<'a, E>)>