pub unsafe extern "C" fn gtk_window_set_modal(
    window: *mut GtkWindow,
    modal: gboolean
)