pub unsafe extern "C" fn gtk_print_unix_dialog_set_has_selection(
    dialog: *mut GtkPrintUnixDialog,
    has_selection: gboolean
)