Lock bitcoin core critical directories.
Declared in <init.h>
<init.h>
bool AppInitLockDirectories();
This should only be done after daemonization. Do not call Shutdown() if this function fails.
true if the critical directories were locked successfully.