pub unsafe extern "C" fn raise_exception_ra(
    env: *mut CPUX86State,
    exception_index: c_int,
    retaddr: usize
)