pub unsafe extern "C" fn x86_cpu_get_memory_mapping(
    cpu: *mut CPUState,
    list: *mut MemoryMappingList,
    errp: *mut *mut Error
)