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