pub fn build_user_dictionary( _kind: &str, input_file: &str, output_dir: &str, metadata: Option<PyMetadata>, ) -> PyResult<()>