Module Obj.Extension_constructor

type t = extension_constructor;
let of_val: 'a => t;
let name: t => string;
let id: t => int;