pub unsafe extern "C" fn glSecondaryColorPointerListIBM(
    size: GLint,
    type_: GLenum,
    stride: GLint,
    pointer: *mut *const c_void,
    ptrstride: GLint
)