pub unsafe extern "C" fn glBindAttribLocationARB(
    programObj: GLhandleARB,
    index: GLuint,
    name: *const GLcharARB
)