pub unsafe extern "C" fn ImGuiTextBuffer_reserve(
    self_: *mut ImGuiTextBuffer,
    capacity: c_int
)