pub unsafe extern "C" fn Fl_Progress_handle(
    self_: *mut Fl_Progress,
    cb: custom_handler_callback,
    data: *mut c_void
)