pub unsafe fn ExecReindex(
    arg_pstate: *mut ParseState,
    arg_stmt: *mut ReindexStmt,
    arg_isTopLevel: bool
)