pub unsafe extern "C" fn glDeleteProgramsNV(
    n: GLsizei,
    programs: *const GLuint
)