bus_space_peek_4
#define bus_space_peek_4(t, h, o, vp) __bs_peek(4, (t), (h), (o), (vp))
#define bus_space_peek_4 BUS_SAN(peek_4)