pub unsafe extern "C" fn glXBindTexImageARB(
    dpy: *mut Display,
    pbuffer: GLXPbuffer,
    buffer: c_int
) -> c_int