pub fn mint_to_collection_v1(
    ctx: Context<'_, '_, '_, '_, MintToCollectionV1<'_>>,
    metadata_args: MetadataArgs
) -> Result<()>