Retrieves the length of the Java String object.
int __cdecl javaStringLength(Hjava_lang_String *s);
Returns the number of characters in the string.