pub fn create_token_ledger_verify_writable_privileges<'me, 'info>(
accounts: CreateTokenLedgerAccounts<'me, 'info>,
) -> Result<(), (&'me AccountInfo<'info>, ProgramError)>pub fn create_token_ledger_verify_writable_privileges<'me, 'info>(
accounts: CreateTokenLedgerAccounts<'me, 'info>,
) -> Result<(), (&'me AccountInfo<'info>, ProgramError)>