pub unsafe extern "C" fn glGetVideoCaptureStreamivNV(
    video_capture_slot: GLuint,
    stream: GLuint,
    pname: GLenum,
    params: *mut GLint
)