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