1 2 3 4
#[link(name = "foo", cfg())] //~ ERROR malformed `link` attribute input extern "C" {} fn main() {}