pub fn execute_semantic_loop_apply_quick_fix( uri: &Url, text: &str, position: Position, quick_fix_id: &str, ) -> Option<Value>