Makes sure the payload was properly initialized. Such a call is typically inserted before using the payload.
Returns true if and only if the underlying store has been allocated and initialized.
Returns underlying reference count if it is allocated and initialized (a positive integer), and 0 otherwise.
RefCountedNoGC storage implementation.