pub unsafe extern "system" fn glClearAccum(
    red: f32,
    green: f32,
    blue: f32,
    alpha: f32
)