#pragma once namespace drivers { namespace powerbutton { void init(); }; };