pub fn organization_file_path(
    organization_id: Uuid,
    file_name: &str
) -> UtilResult<PathBuf>