bus_space_peek_1
#define bus_space_peek_1(t, h, o, vp) __bs_peek(1, (t), (h), (o), (vp))
#define bus_space_peek_1 BUS_SAN(peek_1)