This function normalizes the format of a Swedish organisation number (organisationsnummer) to 12 digits (XXGNNNNNNNNK), and checks the validity.
Note that all valid social security numbers are also valid organisation numbers. This is because companies of type "enskild firma" uses the owners social security number as organisation number. If not "enskild firma" the XX in the 12 digit format must be "16".
Returns a normalized organisation number if it is valid, otherwise null.