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