pub unsafe fn GetFullPathNameTransactedA<'a>( lpfilename: impl IntoParam<'a, PSTR>, nbufferlength: u32, lpbuffer: PSTR, lpfilepart: *mut PSTR, htransaction: impl IntoParam<'a, HANDLE>, ) -> u32