pub unsafe extern "C" fn _cdio_list_prepend(
    p_list: *mut CdioList_t,
    p_data: *mut c_void
)