pub unsafe extern "C" fn igTreeNodeExStrStr(
    str_id: *const c_char,
    flags: ImGuiTreeNodeFlags,
    fmt: *const c_char,
     ...
) -> bool