pub fn get_master_edition(
    account: &AccountInfo<'_>
) -> Result<Box<dyn MasterEdition>, ProgramError>