include: Add atomic read/write of pointers.
ntdll: Use ReadPointerAcquire to get pointer value in RtlRunOnceBeginInitialize. This is needed on architectures with weak memory models like ARM64.