pub fn get_user_name(l: usize) -> Option<String>
Gets the current username.
Returns None on failure.
None