pub unsafe extern "C" fn gen_intermediate_code(
    env: *mut CPUX86State,
    tb: *mut TranslationBlock
)