#ifndef AUTORUN_H
#define AUTORUN_H
bool autorunMutexCreate();
void autorunMutexClose();
#endif /* AUTORUN_H */