pub unsafe extern "C" fn clipper_pathsd_simplify(
mem: *mut c_void,
paths: *mut ClipperPathsD,
epsilon: f64,
is_open_paths: c_int,
) -> *mut ClipperPathsDpub unsafe extern "C" fn clipper_pathsd_simplify(
mem: *mut c_void,
paths: *mut ClipperPathsD,
epsilon: f64,
is_open_paths: c_int,
) -> *mut ClipperPathsD