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