pub unsafe fn JS_GetPendingException(
    cx: *mut JSContext,
    vp: MutableHandleValue<'_>
) -> bool