pub unsafe extern "C" fn __JS_FreeValueRT(
    rt: *mut JSRuntime,
    v: JSValue
)