pub fn analyze_file( name: &str, nesting_limit: u32, summaries: &mut Vec<FunctionBytecodeSummary>, ) -> bool