pub unsafe extern "C" fn glFramebufferSampleLocationsfvNV(
    target: GLenum,
    start: GLuint,
    count: GLsizei,
    v: *const GLfloat
)