pub unsafe extern "C" fn glXQueryServerString(
    dpy: *mut Display,
    screen: c_int,
    name: c_int
) -> *const c_char