pub unsafe extern "C" fn glXIsDirect(
    dpy: *mut Display,
    ctx: GLXContext
) -> c_int