pub unsafe extern "C" fn caml_raise_with_string(
    tag: Value,
    msg: *const Char
)