pub fn mint_v1(
    program_id: &Pubkey,
    ctx: Context<Mint<'_>>,
    args: MintArgs
) -> ProgramResult