pub fn detect_language_for_source( source: &ExecutionPayload, registry: &LanguageRegistry, ) -> Option<LanguageSpec>