pub unsafe extern "C" fn DrawPushPattern(
    context: DrawContext,
    pattern_id: *const c_char,
    x: f64,
    y: f64,
    width: f64,
    height: f64
)