pub unsafe extern "C" fn _cdio_list_free(
    p_list: *mut CdioList_t,
    free_data: c_int,
    free_fn: CdioDataFree_t
)