#pragma once #include bool AppInit(CNotification * Notify, int argc, char **argv); void AppCleanup(void);