pub unsafe extern "C" fn ImGuiTextBuffer_appendf(
    buffer: *mut ImGuiTextBuffer,
    fmt: *const c_char
    ...
)