pub unsafe fn PathAddExtensionA<'a>( pszpath: impl IntoParam<'a, PSTR>, pszext: impl IntoParam<'a, PSTR>, ) -> BOOL