pub fn is_python_stdlib_top_level(import_dotted: &str) -> bool
True if the first component of a dotted import is a stdlib module name.