pub fn bubblegum_set_collection_size(
    program_id: &Pubkey,
    accounts: &[AccountInfo<'_>],
    args: SetCollectionSizeArgs
) -> ProgramResult