pub unsafe fn JS_EncodeStringToUTF8(
    cx: *mut JSContext,
    str_: Handle<'_, *mut JSString>
) -> UniqueChars