pub unsafe extern "C" fn gdk_window_set_background_rgba(
    window: *mut GdkWindow,
    rgba: *const GdkRGBA
)