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