pub unsafe extern "C" fn SetAnyPromiseIsHandled(
    cx: *mut JSContext,
    promise: HandleObject
) -> bool