pub unsafe extern "C" fn DrawPathLineToAbsolute(
    context: DrawContext,
    x: f64,
    y: f64
)