pub unsafe extern "C" fn ts_tree_print_dot_graph( self_: *const TSTree, file_descriptor: c_int, )
Write a DOT graph describing the syntax tree to the given file.