pub type PFNGLXQUERYRENDERERSTRINGMESAPROC = Option<unsafe extern "C" fn(dpy: *mut Display, screen: c_int, renderer: c_int, attribute: c_int) -> *const c_char>;