pub unsafe extern "C" fn address_space_ldub_cached(
    cache: *mut MemoryRegionCache,
    addr: hwaddr,
    attrs: MemTxAttrs,
    result: *mut MemTxResult
) -> u32