pub fn organization_image_path(
    organization_id: Uuid,
    image_name: &str
) -> UtilResult<PathBuf>