pub unsafe extern "C" fn igSetWindowSizeStr(
    name: *const c_char,
    size: ImVec2,
    cond: ImGuiCond
)