pub unsafe extern "C" fn cdio_open_cdrdao( psz_toc_name: *const c_char, ) -> *mut CdIo_t
Set up cdrdao CD disk-image for reading. Source is the .toc file
@return the cdio object or \p NULL on error or no device.