pub unsafe extern "C" fn glGenProgramsARB(
    n: GLsizei,
    programs: *mut GLuint
)