pub unsafe extern "C" fn xcb_alloc_color_unchecked(
c: *mut xcb_connection_t,
cmap: xcb_colormap_t,
red: u16,
green: u16,
blue: u16,
) -> xcb_alloc_color_cookie_tpub unsafe extern "C" fn xcb_alloc_color_unchecked(
c: *mut xcb_connection_t,
cmap: xcb_colormap_t,
red: u16,
green: u16,
blue: u16,
) -> xcb_alloc_color_cookie_t