#pragma once namespace twai { void init(); void change_volume(bool up); }