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