pub unsafe extern "C" fn clipper_pathd_simplify(
mem: *mut c_void,
path: *mut ClipperPathD,
epsilon: f64,
is_open_path: c_int,
) -> *mut ClipperPathDpub unsafe extern "C" fn clipper_pathd_simplify(
mem: *mut c_void,
path: *mut ClipperPathD,
epsilon: f64,
is_open_path: c_int,
) -> *mut ClipperPathD