pub unsafe extern "C" fn glGetProgramNamedParameterfvNV(
    id: GLuint,
    len: GLsizei,
    name: *const GLubyte,
    params: *mut GLfloat
)