Initialization sanity checks.
Declared in <init.h>
<init.h>
bool AppInitSanityChecks(kernel::Context const& kernel);
This can be done before daemonization. Do not call Shutdown() if this function fails.
true if all sanity checks passed.