void ddc_init(void); void ddc_i2c_change(int new_clock, int new_data); int ddc_read_clock(void); int ddc_read_data(void);