pub unsafe extern "C" fn gtk_print_settings_set_paper_height(
    settings: *mut GtkPrintSettings,
    height: c_double,
    unit: GtkUnit
)