pub unsafe extern "stdcall" fn SetProcessWorkingSetSize( hProcess: HANDLE, dwMinimumWorkingSetSize: DWORD, dwMaximumWorkingSetSize: DWORD ) -> BOOL