pub fn cond_tracepoints_enable<T>( tracepoints: Vec<(&str, &OpenProgramImpl<'_, T>)>, ) -> Result<bool>