pub fn get_dir_proj_root() -> String
Returns a string representing the path to the project root directory
let result = get_dir_proj_root();