pub unsafe extern "C" fn JS_GetEmptyStringValue(
    cx: *mut JSContext,
    dest: *mut Value
)