pub fn decode_master_edition_from_mint(
    client: &RpcClient,
    mint_address: &String
) -> Result<MasterEditionV2, DecodeError>