pub unsafe extern "C" fn Fl_Help_View_widget_resize(
    arg1: *mut Fl_Help_View,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int
)