android :: NativeResources :: get_string
fun get_string(id: Int): JavaString in "Java" `{ return self.getString((int)id); `}