write_both_fan_speed
write_both_fan_speed(th, new_speed);
write_both_fan_speed(th, 0);
write_both_fan_speed(th, 0);
write_both_fan_speed(th, -1);
write_both_fan_speed(th, -1);
static void write_both_fan_speed(struct thermostat *th, int speed);