#pragma once namespace wrapsdl { bool initialize(void); void quit(void); }