fn direction_specified_and_angle_is_zero(
    direction: &OffsetRotateDirection,
    angle: &Angle
) -> bool