pub unsafe extern "C" fn x86_cpu_gdb_read_register(
    cpu: *mut CPUState,
    buf: *mut u8,
    reg: c_int
) -> c_int