pub unsafe extern "C" fn msdfgen_estimateSDFError3(
sdf: *const msdfgen_BitmapConstRef<f32>,
shape: *const msdfgen_Shape,
scale: *const msdfgen_Vector2,
translate: *const msdfgen_Vector2,
scanlinesPerRow: c_int,
fillRule: msdfgen_FillRule,
) -> f64