ts_query_cursor_new 131 src/treesit.c DEF_DLL_FN (TSQueryCursor *, ts_query_cursor_new, (void)); ts_query_cursor_new 200 src/treesit.c LOAD_DLL_FN (library, ts_query_cursor_new); ts_query_cursor_new 1181 src/treesit.c TSQueryCursor *treesit_cursor = ts_query_cursor_new (); ts_query_cursor_new 2776 src/treesit.c cursor = ts_query_cursor_new ();