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