1 #[no_mangle]
root()2 pub extern "C" fn root() {
3 }
4