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