This program prints `True`: ```hs import TreeSitter.OCaml import Foreign main = print $ tree_sitter_ocaml == nullPtr ```