\seq_new:N
  \l_example_seq
\tl_count:N  % error on this line
  \l_example_seq
\str_count:N  % error on this line
  \l_example_seq
\seq_count:N
  \l_example_seq
\clist_count:N  % error on this line
  \l_example_seq
\prop_count:N  % error on this line
  \l_example_seq
\intarray_count:N  % error on this line
  \l_example_seq
\fparray_count:N  % error on this line
  \l_example_seq
