pub fn build_module_dep_graph(
    handler: &Handler,
    parse_module: &mut ParseModule
) -> Result<(), ErrorEmitted>