Store reference returned by wrap/1 and passed into the KeyStore operations.
wrap/1
Opaque auth key store reference.
@type t() :: %BaileysEx.Auth.KeyStore.Ref{pid: pid(), table: :ets.tid()}