int rlLoadVertexBuffer(Pointer<Void> buffer, int size, bool dynamic) { return _rlLoadVertexBuffer(buffer, size, dynamic); }