android :: NativeResources :: get_dimension
fun get_dimension(id: Int): Int in "Java" `{ return (int)self.getDimension((int)id); `}