Metaval global_data : unit -> Obj.t arraytype closure = unit -> Obj.tval reify_bytecode : bytes array -> Instruct.debug_event list array -> string option -> bytecode * closureval release_bytecode : bytecode -> unitval invoke_traced_function : Obj.raw_data -> Obj.t -> Obj.t -> Obj.tval get_section_table : unit -> (string * Obj.t) list