pub fn migrate_v1(
    program_id: &Pubkey,
    ctx: Context<'_, Migrate<'_>>,
    args: MigrateArgs
) -> ProgramResult