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