#[no_mangle] pub extern "C" fn _manifest() -> i32 { 0 } #[no_mangle] pub extern "C" fn _call(_: i32, _: i32, _: i32) -> i32 { 0 }