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