Deleted move constructor; the guard is not movable.
Declared in <folly/synchronization/ThreadAnnotations.h>
<folly/synchronization/ThreadAnnotations.h>
AnnotatedLockGuard(AnnotatedLockGuard&& other) = delete;