SF_INLINE void NullWithoutRelease();
NullWithoutRelease nulls the reference counted pointer without actually decrementing it, that is, without calling the Release function.