pub fn to_absolute_path_string(
    base_path: &str,
    path: &str,
    absolute_path: &mut String
)