This function releases the specified bitmap lock. You need to call this function as soon
as you're finished with accessing a bitmap's raw pixel data. After the call to hw_UnLockBitMap()
you must no longer access the pixel data pointer returned by hw_LockBitMap().
See hw_LockBitMap for details.