#[no_mangle]
pub extern "C-unwind" fn emutime_sub_emutime(
    lhs: CEmulatedTime,
    rhs: CEmulatedTime,
) -> CSimulationTime