1 2 3 4
#[link(name = "foo", cfg())] //~ ERROR `cfg()` must have an argument extern "C" {} fn main() {}