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