pub unsafe extern "C" fn lv_ll_clear_custom( ll_p: *mut lv_ll_t, cleanup: Option<unsafe extern "C" fn(_: *mut c_void)>, )