pub unsafe extern "system" fn glTexCoord4d(
    s: f64,
    t: f64,
    r: f64,
    q: f64
)