#include #include value caml_to_c (value f) { return caml_callback(f, Val_unit); }