pub unsafe extern "C" fn glPresentFrameDualFillNV(
    video_slot: GLuint,
    minPresentTime: GLuint64EXT,
    beginPresentTimeId: GLuint,
    presentDurationId: GLuint,
    type_: GLenum,
    target0: GLenum,
    fill0: GLuint,
    target1: GLenum,
    fill1: GLuint,
    target2: GLenum,
    fill2: GLuint,
    target3: GLenum,
    fill3: GLuint
)