pub unsafe extern "C" fn glDrawCommandsNV(
    primitiveMode: GLenum,
    buffer: GLuint,
    indirects: *const GLintptr,
    sizes: *const GLsizei,
    count: GLuint
)