Module Caml_oo

type obj;
type closure;
let caml_get_public_method: obj => int => int => closure;
let caml_set_oo_id: obj => obj;