Hash a viewId string into the same u32 that RegisterTreeViewProvider::Fn uses as a registration handle. Lets GetTreeChildren::Fn look up the registered provider without the caller passing the handle through the wire.
viewId
u32
RegisterTreeViewProvider::Fn
GetTreeChildren::Fn