Set shader value matrices
void rlSetUniformMatrices(int locIndex, Pointer<MatrixC> mat, int count) => _rlSetUniformMatrices(locIndex, mat, count);