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