pub unsafe extern "C" fn gdk_toplevel_set_modal(
    toplevel: *mut GdkToplevel,
    modal: gboolean
)