e2rcore::implement::math::intersect_gjk
pub fn query_intersect(a: &IShape, b: &IShape) -> Option<bool>