pub unsafe extern "C" fn cdio_open_cue( cue_name: *const c_char, ) -> *mut CdIo_t
CDRWIN BIN/CUE CD disc-image routines. Source is the .cue file
@return the cdio object for subsequent operations. \p NULL on error.