function UnregisterTypeLibrary(const Is64Bit: Boolean; const Filename: String): Boolean;
Unregisters the type library with the specified filename. Returns True if successful, False otherwise.
See RegisterTypeLibrary for usage details.