pub unsafe extern "C" fn caml_raise_with_args(
    tag: Value,
    nargs: i32,
    arg: *mut Value
)