pub unsafe extern "C" fn glGetProgramStringNV(
    id: GLuint,
    pname: GLenum,
    program: *mut GLubyte
)