pub fn is_private_name(input: &str) -> bool
Returns whether input looks like a single-underscore private name.
input