pub unsafe extern "C" fn ImPlot_SetupAxisTicks_double( axis: ImAxis, v_min: f64, v_max: f64, n_ticks: c_int, labels: *const *const c_char, keep_default: bool, )