#[link(name = "crateresolve2", vers = "0.3")]; #[crate_type = "lib"]; #[legacy_exports]; fn f() -> int { 30 }