Enable attribute state pointer
void rlEnableStatePointer(int vertexAttribType, Pointer<Void> buffer) => _rlEnableStatePointer(vertexAttribType, buffer);