pub unsafe extern "C" fn glBufferAddressRangeNV(
    pname: GLenum,
    index: GLuint,
    address: GLuint64EXT,
    length: GLsizeiptr
)