pub unsafe extern "C" fn gtk_enumerate_printers(
    func: GtkPrinterFunc,
    data: gpointer,
    destroy: GDestroyNotify,
    wait: gboolean
)