pub unsafe extern "C" fn qemu_sem_timedwait(
    sem: *mut QemuSemaphore,
    ms: c_int
) -> c_int