Represents a Solana keypair with its public key and secret bytes
t() :: %BubblegumNifs.KeyPairInfo{pubkey: String.t(), secret: binary()}