pub unsafe extern "C" fn gtk_application_window_set_show_menubar(
    window: *mut GtkApplicationWindow,
    show_menubar: gboolean
)