pub(crate) fn read_binary_project( file_path: String, ext: &str, ) -> Result<Value, String>
Read any binary DAW project file and return a structured JSON tree.