pub fn BRepPrimAPI_MakeRevol_ctor(
    shape: &TopoDS_Shape,
    axis: &gp_Ax1,
    angle: f64,
    copy: bool
) -> UniquePtr<BRepPrimAPI_MakeRevol>