pub unsafe extern "C" fn cdio_destroy(p_cdio: *mut CdIo_t)
Free any resources associated with \p p_cdio. Call this when done using p_cdio and using CD reading/control operations.
@param p_cdio the CD object to eliminated.