int error = hw_FreeBrush(lua_State *L, lua_ID *id);
Function
This function frees the Hollywood brush specified by id. All memory occupied by the
brush will be released. You can create brushes from the Hollywood script or by calling
the hw_AddBrush() function.