#pragma once #include struct writer { void writeToDriver(rawaccel::mouse_modifier* modifier); };