PM3Config2D_ForegroundROP
rop = PM3Config2D_ForegroundROP(0x3); /* GXcopy */
rop = PM3Config2D_ForegroundROP(0x6) | /* GXxor */
PM3Config2D_ForegroundROP(0x3) | /* Ox3 is GXcopy */
PM3Config2D_ForegroundROP(0x3) |