pub unsafe fn NtRestoreKey<P0, P1>( keyhandle: P0, filehandle: P1, flags: u32, ) -> NTSTATUSwhere P0: Param<HANDLE>, P1: Param<HANDLE>,