We want users to to use the platform-specific `setUserAvatar` wrappers rather than interfacing with `setUserAvatar` directly... so renaming `setUserAvatar` to `baseSetUserAvatar` to make that more clear.
Also left a comment annotating the function, which at least in my editor shows a note on hover/when cursor is focused:
{F610023}
---
Depends on D8343