pub unsafe extern "C" fn glXChooseVisual(
    dpy: *mut Display,
    screen: c_int,
    attribList: *mut c_int
) -> *mut XVisualInfo