pub fn PlayerObject_GetMovingTargetPos( player: &Player, object: &PlayerObject, targetX: &mut f32, targetY: &mut f32, targetZ: &mut f32, ) -> bool