withLockUnchecked(flags:_:) Declarationfunc withLockUnchecked<R>(flags: OSAllocatedUnfairLockFlags, _ body: () throws -> R) rethrows -> R