\intarray_new:Nn
  \g_example_intarray
  { 5 }
\tl_count:N  % error on this line
  \g_example_intarray
\str_count:N  % error on this line
  \g_example_intarray
\seq_count:N  % error on this line
  \g_example_intarray
\clist_count:N  % error on this line
  \g_example_intarray
\prop_count:N  % error on this line
  \g_example_intarray
\intarray_count:N
  \g_example_intarray
\fparray_count:N  % error on this line
  \g_example_intarray
