pub unsafe extern "C" fn __JS_FreeValue(
    ctx: *mut JSContext,
    v: JSValue
)