function db_user_last_registered_username()
{
    return classSupernova::db_get_user_player_username_last_registered();
}