pub unsafe fn JS_GetLatin1StringCharsAndLength( cx: &JSContext, str_: *mut JSString, length: *mut usize, ) -> *const Latin1Char