pub fn PlayerObject_SetRot( player: &Player, object: &PlayerObject, rotationX: f32, rotationY: f32, rotationZ: f32, ) -> bool