pub unsafe extern "C" fn cdio_get_track_msf(
    p_cdio: *const CdIo_t,
    i_track: track_t,
    msf: *mut msf_t
) -> c_uchar