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