#[no_mangle]
pub extern "C" fn foo() {}

#[no_mangle]
pub static FOO_STATIC: u8 = 0;