void switch_init0(void);
void switch_init(void);
int switch_get(void);
MP_DECLARE_CONST_FUN_OBJ(pyb_switch_obj);