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