typedef int temperature_handle_t; temperature_handle_t init_temperature(); double get_temperature(temperature_handle_t handle);