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