pub unsafe fn ExecVacuum(
    arg_pstate: *mut ParseState,
    arg_vacstmt: *mut VacuumStmt,
    arg_isTopLevel: bool
)