void glSamplerParameterIiv( int sampler, int pname, ffi.Pointer<ffi.Int32> param, ) { return _glSamplerParameterIiv( sampler, pname, param, ); }