pub unsafe extern "C" fn gdk_x11_window_set_hide_titlebar_when_maximized(
    window: *mut GdkX11Window,
    hide_titlebar_when_maximized: gboolean
)