pub unsafe extern "C" fn glGetTransformFeedbackVaryingNV(
    program: GLuint,
    index: GLuint,
    location: *mut GLint
)