pub fn open_database_quiet( path: impl AsRef<Path>, auto_analysis: bool, args: &[impl AsRef<str>], ) -> Result<(), IDAError>