#[no_mangle] pub unsafe extern "C-unwind" fn timer_arm( timer: *mut Timer, host: *const Host, nextExpireTime: CEmulatedTime, expireInterval: CSimulationTime, )
Pointer args must be safely dereferenceable.