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