void glSamplerParameterIuiv( int sampler, int pname, ffi.Pointer<ffi.Uint32> param, ) { return _glSamplerParameterIuiv( sampler, pname, param, ); }