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