pub unsafe extern "C" fn glTransformFeedbackVaryingsNV(
    program: GLuint,
    count: GLsizei,
    locations: *const GLint,
    bufferMode: GLenum
)