pub unsafe extern "C" fn mpd_send_seek_id( connection: *mut mpd_connection, song_id: c_uint, t: c_uint, ) -> bool