pub fn cond_tracepoint_enable<T>( tracepoint: &str, prog_ptr: &OpenProgramImpl<'_, T>, ) -> Result<bool>