pub unsafe extern "C" fn glGetVertexAttribIivEXT(
    index: GLuint,
    pname: GLenum,
    params: *mut GLint
)