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