pub unsafe extern "C" fn qemu_ram_foreach_block(
    func: RAMBlockIterFunc,
    opaque: *mut c_void
) -> c_int