pub unsafe extern "C" fn cdio_audio_play_track_index(
    p_cdio: *mut CdIo_t,
    p_track_index: *mut cdio_track_index_t
) -> driver_return_code_t