pub fn associate_var( ptr: usize, var_name: String, type_name: String, ) -> TrackingResult<()>
Associate variable - convenience function