pub unsafe fn CallOriginalPromiseReject(
    cx: *mut JSContext,
    rejectionValue: HandleValue<'_>
) -> *mut JSObject