pub fn parser_parse_padded(
    p: Pin<&mut parser>,
    s: &padded_string
) -> ElementResult