FStoreRefCount

A separate allocation used by [FStore](API\Runtime\CoreUObject\FStore) that stores the normal (aka strong) refcount alongside the weak refcount, similar to the object used in [TSharedPtr](API\Runtime\Core\TSharedPtr).