pub unsafe extern "C" fn JS_NewStringCopyZ(
    cx: *mut JSContext,
    s: *const c_char
) -> *mut JSString