pub fn expand_module(
    error_channel: Sender<Box<dyn Diagnostic>>,
    module: &mut Module
) -> bool