#![crate_type = "rlib"] #![crate_type = "dylib"] pub static foo: isize = 4;