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