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