 * [[SDL_AtomicAddThenFetch32]]
 * [[SDL_AtomicAddThenFetch64]]
 * [[SDL_AtomicClear32]]
 * [[SDL_AtomicClear64]]
 * [[SDL_AtomicDecrementThenFetch32]]
 * [[SDL_AtomicDecrementThenFetch64]]
 * [[SDL_AtomicFetchThenAdd32]]
 * [[SDL_AtomicFetchThenAdd64]]
 * [[SDL_AtomicFetchThenDecrement32]]
 * [[SDL_AtomicFetchThenDecrement64]]
 * [[SDL_AtomicFetchThenIncrement32]]
 * [[SDL_AtomicFetchThenIncrement64]]
 * [[SDL_AtomicFetchThenSubtract32]]
 * [[SDL_AtomicFetchThenSubtract64]]
 * [[SDL_AtomicIncrementThenFetch32]]
 * [[SDL_AtomicIncrementThenFetch64]]
 * [[SDL_AtomicLock]]
 * [[SDL_AtomicSubtractThenFetch32]]
 * [[SDL_AtomicSubtractThenFetch64]]
 * [[SDL_AtomicTestThenSet32]]
 * [[SDL_AtomicTestThenSet64]]
 * [[SDL_AtomicUnlock]]
