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