pub async fn get_number_of_people_registered_completion_to_study_registry(
    conn: &mut PgConnection
) -> ModelResult<Vec<GlobalStatEntry>>