pub unsafe fn SetSettledPromiseIsHandled(
    cx: *mut JSContext,
    promise: HandleObject<'_>
) -> bool