RAII acquisition of a reader lock on a RWMutex.
RWMutex.
Declared in <llvm/Support/RWMutex.h>
<llvm/Support/RWMutex.h>
using ScopedReader = SmartScopedReader<false>;