このプロシージャは、指定されたファイルのエンコーディングを検出します。

CREATE VIRTUAL PROCEDURE detect_file_encoding( filename string )
RETURNS( encoding string )