pub unsafe extern "C" fn glVertex3s(
    x: GLshort,
    y: GLshort,
    z: GLshort
)