pub unsafe extern "C" fn glFogCoordPointer(
    type_: GLenum,
    stride: GLsizei,
    pointer: *const c_void
)