pub unsafe fn GetLongPathNameTransactedA<'a>( lpszshortpath: impl IntoParam<'a, PSTR>, lpszlongpath: PSTR, cchbuffer: u32, htransaction: impl IntoParam<'a, HANDLE>, ) -> u32