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