public static function iconv_utf8_utf16($string)
 {
     return getid3_lib::iconv_utf8_utf16le($string, true);
 }