pub fn is_sunder(id: &str) -> bool
Whether a name starts and ends with a single underscore.
_a__ is considered neither a dunder nor a sunder name.
_a__