Where does Unreal register for raw input?

looking to do some tweaks to leverage raw mouse data inside Unreal but I can’t find out where Epic registers for raw mouse data. I can see they have a case for WN_INPUT to handle getting the raw data for the mouse but that’s it.

My understanding is they have to be registering.