pub async fn delete_privacy_link( conn: &mut PgConnection, course_id: Uuid, ) -> ModelResult<PrivacyLink>