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