pub unsafe extern "C" fn ImPlot_FormatDateTime(
t: ImPlotTime,
buffer: *mut c_char,
size: c_int,
fmt: ImPlotDateTimeSpec,
) -> c_intpub unsafe extern "C" fn ImPlot_FormatDateTime(
t: ImPlotTime,
buffer: *mut c_char,
size: c_int,
fmt: ImPlotDateTimeSpec,
) -> c_int