void rlDrawVertexArrayInstanced(int offset, int count, int instances) { return _rlDrawVertexArrayInstanced(offset, count, instances); }