pub unsafe extern "C" fn cpu_x86_update_cr0(
    env: *mut CPUX86State,
    new_cr0: u32
)