pub type I2cTestConfig = i2c_test_config_t;
struct I2cTestConfig { pub clock_stretching_delay_millis: u32, }
clock_stretching_delay_millis: u32