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