pub unsafe extern "C" fn glVideoCaptureStreamParameterfvNV(
    video_capture_slot: GLuint,
    stream: GLuint,
    pname: GLenum,
    params: *const GLfloat
)