pub unsafe extern "C" fn glGetAttribLocationARB(
    programObj: GLhandleARB,
    name: *const GLcharARB
) -> GLint