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