pub unsafe extern "C" fn glVertexAttrib4dvARB(
    index: GLuint,
    v: *const GLdouble
)