pub unsafe extern "C" fn caml_modify_generational_global_root(
    value: *mut Value,
    newval: Value
)