pub unsafe extern "C" fn kll_float_sketch_get_quantiles( sketch: *mut c_void, fractions: *const f64, num_fractions: size_t, results: *mut f32, )