pub fn byte_array_to_string(bytes: &[u8]) -> Result<String, FromUtf8Error>