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