pub unsafe extern "system" fn glRotatef(
    angle: f32,
    x: f32,
    y: f32,
    z: f32
)