pub unsafe fn JS_WrapValue(
    cx: *mut JSContext,
    vp: MutableHandle<'_, Value>
) -> bool