Function unlock_linear_region (linearaddr, size : Longint) : boolean;
Unlocks a previously locked linear region range to allow it to be swapped out again if needed.
Parameters:
Return values: True if successful, false otherwise
Check int31error variable
unlock_data, unlock_code, lock_linear_region, lock_data, lock_code