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