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