pub unsafe extern "C" fn JS_UpdateWeakPointerAfterGCUnbarriered(
    trc: *mut JSTracer,
    objp: *mut *mut JSObject,
) -> bool