Retrieves an admin's user name as made with CreateAdmin().
This function can return UTF-8 strings, and will safely chop UTF-8 strings.
native int GetAdminUsername(AdminId id, char[] name, int maxlength)