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 1195 src/treesit.c TSQueryCursor *treesit_cursor = ts_query_cursor_new (); ts_query_cursor_new 2831 src/treesit.c *cursor = ts_query_cursor_new ();