function draw_set_colour_write_enable(arg0, arg1, arg2, arg3)
{
gpu_set_colorwriteenable(arg0, arg1, arg2, arg3);
}