void glDeleteProgramPipelines( int n, ffi.Pointer<ffi.Uint32> pipelines, ) { return _glDeleteProgramPipelines( n, pipelines, ); }