pub unsafe extern "C" fn HeapObjectWriteBarriers(
    objp: *mut *mut JSObject,
    prev: *mut JSObject,
    next: *mut JSObject
)