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