Creates a masked (transparent) image
int wb_create_mask (int bitmap, int transparent_color)
A mask in the form of a bitmap.
The resulting bitmap image must be destroyed by a call to <winterpostwiki>wb_destroy_image()</winterpostwiki>.