pub unsafe extern "C" fn msdfgen_QuadraticSegment_scanlineIntersections(
    this: *mut c_void,
    x: *mut f64,
    dy: *mut c_int,
    y: f64
) -> c_int