pub async fn get_course_module_stats_by_completions_registered_to_study_registry(
    conn: &mut PgConnection
) -> ModelResult<Vec<GlobalCourseModuleStatEntry>>