pub const STDLIB_TYPE_PREFIXES: &[&str];
Prefixes that identify well-known stdlib and common crate types. Used for broad matching when exact name lookup is not sufficient (e.g., types not explicitly listed in STDLIB_TYPES).