try_acquire_write_seqlock
extern bool try_acquire_write_seqlock(seqlock* lock);
while (!try_acquire_write_seqlock(&fLock)) {