/usr/lib/ocaml/sexplib/sexp.mli is in libsexplib-camlp4-dev 109.20.00-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | (** Sexp: Module for handling S-expressions (I/O, etc.) *)
include Sexp_intf.S
|