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