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