pub unsafe extern "C" fn glVertexAttrib2s(
    index: GLuint,
    x: GLshort,
    y: GLshort
)