Available on cpp
@:native("std::string::npos")staticread onlynpos:Int
@:native("hx::StdString")staticofString(s:String):StdString
c_str():ConstPointer<Char>
find(s:String):Int
size():Int
substr(pos:Int, len:Int):StdString
toStdString():StdString
toString():String