Desugar `from foo import *` statement. This requires handling `__all__` of the module if present etc.