avatar field of Thread struct was previously implicitly NULL. However, @rohan is adding another field to the struct after avatar positionally which means we need to set avatar to NULL for now.
This is mostly to unblock @rohan, avatar construction from jsi::Object will be implemented correctly later in my stack.