pub unsafe extern "C" fn JS_GetTwoByteStringCharsAndLength( cx: *mut JSContext, nogc: *const AutoRequireNoGC, str_: *mut JSString, length: *mut usize, ) -> *const u16