pub unsafe extern "C" fn clipper_paths64_simplify(
mem: *mut c_void,
paths: *mut ClipperPaths64,
epsilon: f64,
is_open_paths: c_int,
) -> *mut ClipperPaths64pub unsafe extern "C" fn clipper_paths64_simplify(
mem: *mut c_void,
paths: *mut ClipperPaths64,
epsilon: f64,
is_open_paths: c_int,
) -> *mut ClipperPaths64