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