pub unsafe extern "C" fn glGetVertexArrayPointervEXT(
    vaobj: GLuint,
    pname: GLenum,
    param: *mut *mut c_void
)