pub unsafe extern "C" fn cpu_loop_exit_restore(
    cpu: *mut CPUState,
    pc: usize
)