pub unsafe extern "C" fn JS_GetPendingException(
    cx: *mut JSContext,
    vp: MutableHandle<Value>
) -> bool