pub unsafe extern "C" fn Fl_Widget_draw(
    self_: *mut Fl_Widget,
    cb: custom_draw_callback,
    data: *mut c_void
)