}
static const char* const app_locations[]={
"/bin",
"/opt/bin",
"/usr/bin",
"/usr/local/bin",
NULL };
const char* const* ApGetAppLocations()