pub unsafe extern "C" fn glCreateProgramPipelines(
    n: GLsizei,
    pipelines: *mut GLuint
)