pub unsafe extern "C" fn JS_NewStringCopyUTF8N(
    cx: *mut JSContext,
    s: UTF8Chars
) -> *mut JSString