OUTL
#define OUTL(a, d) bus_space_write_stream_4(the_cpc_tag, the_cpc_handle, (a), d)
#define OUTL(bktr,offset,value) bktr_OUTL(bktr,offset,value)