pub unsafe extern "C" fn glBindAttribLocation(
    program: GLuint,
    index: GLuint,
    name: *const GLchar
)