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