pub fn create_token_account(
    mint_account: &mut NativeAccountData,
    owner: &Pubkey,
    amount: u64
) -> NativeAccountData