#[no_mangle] pub extern "C" fn f() { println!("Hello from Rust!"); }