pub unsafe extern "C" fn glIsVertexAttribEnabledAPPLE(
    index: GLuint,
    pname: GLenum
) -> GLboolean