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