pub unsafe fn DeleteFileTransactedW<'a>( lpfilename: impl IntoParam<'a, PWSTR>, htransaction: impl IntoParam<'a, HANDLE>, ) -> BOOL