If we're importing an embedded module, we need to also include any possible system scope imports (like functions) that might be using the same namespace. These might be used by a custom CLI frontend to extend the code with values from the CLI parsing, for example.