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