pub unsafe extern "C" fn dCreateConvex( space: dSpaceID, _planes: *const f64, _planecount: c_uint, _points: *const f64, _pointcount: c_uint, _polygons: *const c_uint, ) -> dGeomID