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