pub fn init_dev_corelib(
    db: &mut (dyn FilesGroup + 'static),
    core_lib_dir: PathBuf
)