pub unsafe fn GetFullPathNameTransactedA<P0>( lpfilename: P0, lpbuffer: Option<&mut [u8]>, lpfilepart: Option<*mut PSTR>, htransaction: HANDLE, ) -> u32where P0: Param<PCSTR>,