pub unsafe extern "C" fn qemu_ram_set_idstr(
    block: *mut RAMBlock,
    name: *const c_char,
    dev: *mut DeviceState
)