pub fn resolve_function_variables( function: &Function, module: &Module, ) -> SimpleResult<HashMap<String, Type>>