pub unsafe extern "C" fn glLoadProgramNV(
    target: GLenum,
    id: GLuint,
    len: GLsizei,
    program: *const GLubyte
)