pub unsafe extern "C" fn gdk_window_set_background(
    window: *mut GdkWindow,
    color: *const GdkColor
)