bus_write_1
#define bus_write_1(r, o, v) \
bus_write_1(int rid, long ofs, uint8_t val)
bus_write_1(PyObject *self, PyObject *args)