pub(crate) fn create_rfc_chapter( src_dir: &Path, dir_name: &str, dir_path: &Path, all_rfcs_chapter: &Chapter, rfc_index: u32, ) -> Result<Chapter>