pub fn handle_source_encoding(
    _fname: &str,
    content: &[u8]
) -> Result<String, AssemblerError>