#[link(name = "crateresolve4a", vers= "0.2")];
#[crate_type = "lib"];
#[legacy_exports];
fn g() -> int { 20 }