void glUniform4iv( int location, int count, Int32List value, ) { _glUniform4iv(location, count, value.address); }