fn handle_module( options: &Options, path: &Path, name: &str, fisa: FlagsOrIsa<'_>, module: Option<&mut impl Module>, ) -> Result<()>