pub unsafe extern "C" fn gtk_print_operation_set_allow_async(
    op: *mut GtkPrintOperation,
    allow_async: gboolean
)