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