Function unlock_data (var data; size : Longint) : boolean;
Unlocks a memory range which resides in the data segment selector.
Paramters:
Return values: True if successful, false otherwise
Check int31error variable
unlock_linear_region, unlock_code, lock_linear_region, lock_data, lock_code
For an example, see get_rm_callback.