Oh wait, these are virtual functions, I don't think you should retrieve them like that, but rather from an object.
Look at
this topic where Joaqim shows how to get a CGameRules object. You'll see that he uses
OrpheuRegisterHookFromObject() to hook a virtual function.