pub unsafe extern "C" fn cpu_physical_memory_unmap(
    buffer: *mut c_void,
    len: hwaddr,
    is_write: c_int,
    access_len: hwaddr
)