pub unsafe extern "C" fn DrawMatte(
    context: DrawContext,
    x: f64,
    y: f64,
    paint_method: PaintMethod
)