Fix E0210: Type Name is Reserved as a Foreign Type Name Rust intermediate Linux macOS Windows WebAssembly Jul 25, 2026 Rust compiler error E0210 occurs when attempting to define a type with a name that is reserved for foreign type bindings in the C ABI.