fn is_valid_cap_letter(b: u8) -> bool
Returns true if and only if the given byte is allowed in a capture name written in non-brace form.