pub unsafe extern "C" fn glNamedFramebufferSampleLocationsfvARB(
    framebuffer: GLuint,
    start: GLuint,
    count: GLsizei,
    v: *const GLfloat
)