pub unsafe extern "C" fn lv_obj_remove_event_cb( obj: *mut lv_obj_t, event_cb: Option<unsafe extern "C" fn(_: *mut lv_event_t)>, ) -> bool