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