pub fn distance_squared2(a: Vec2, b: Vec2) -> f32
2D distance squared. (math_internal.h: b3DistanceSquared2)