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