#pragma once int polarity(void); void polarity_invert(void); void polarity_reset(void);