pub unsafe extern "system" fn glTexCoord4f(
    s: f32,
    t: f32,
    r: f32,
    q: f32
)