pub unsafe extern "C" fn Fl_Printer_print_widget(
    self_: *mut Fl_Printer,
    widget: *mut c_void,
    delta_x: c_int,
    delta_y: c_int
)