void glDeleteSamplers( int count, ffi.Pointer<ffi.Uint32> samplers, ) { return _glDeleteSamplers( count, samplers, ); }