pub unsafe extern "C" fn clipper_path64_simplify(
mem: *mut c_void,
path: *mut ClipperPath64,
epsilon: f64,
is_open_path: c_int,
) -> *mut ClipperPath64pub unsafe extern "C" fn clipper_path64_simplify(
mem: *mut c_void,
path: *mut ClipperPath64,
epsilon: f64,
is_open_path: c_int,
) -> *mut ClipperPath64