i2c_ctrl_nprops
uint32_t nprops = i2c_ctrl_nprops(ctrl);
extern uint32_t i2c_ctrl_nprops(i2c_ctrl_t *);
if (i2c_ctrl_nprops(ctrl) != i2c_ctrl_nprops(alt)) {
i2c_ctrl_nprops(ctrl), i2c_ctrl_nprops(alt));