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