pub unsafe extern "C" fn glTransformFeedbackAttribsNV(
    count: GLsizei,
    attribs: *const GLint,
    bufferMode: GLenum
)