pub unsafe extern "C" fn glVertexAttribLFormatNV(
    index: GLuint,
    size: GLint,
    type_: GLenum,
    stride: GLsizei
)