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