\cs_generate_variant:Nn  % error on this line
  \module_foo:n
  { V }
\cs_new:Nn
  \module_foo:n
  { bar }
