function s2member_total_unique_downloads_of($file = FALSE, $user_id = FALSE, $check_archives_too = TRUE)
 {
     return c_ws_plugin__s2member_files::total_unique_downloads_of($file, $user_id, $check_archives_too);
 }