pub fn analyze( env: &Env, obj: &GObject, func: &Function, type_tid: TypeId, configured_functions: &[&Function], used_types: &mut Vec<String>, imports: &mut Imports, ) -> Info