pub unsafe extern "C" fn gtk_print_operation_set_print_settings(
    op: *mut GtkPrintOperation,
    print_settings: *mut GtkPrintSettings
)