pub unsafe extern "C" fn gtk_print_settings_set(
    settings: *mut GtkPrintSettings,
    key: *const c_char,
    value: *const c_char
)