pub const fn is_alphanumeric_ascii(c: char) -> bool
Check if a character is alphanumeric (for symbol validation)