pub unsafe fn PathCombineA<'a>( pszdest: PSTR, pszdir: impl IntoParam<'a, PSTR>, pszfile: impl IntoParam<'a, PSTR>, ) -> PSTR