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