static function iconv_fallback_iso88591_utf16($string)
 {
     return getid3_lib::iconv_fallback_iso88591_utf16le($string, true);
 }