pub unsafe extern "C" fn caml_sys_store_double_field(
    x: Value,
    index: Size,
    d: f64
)