pub unsafe fn GetSubroutineUniformLocation(
    program: GLuint,
    shadertype: GLenum,
    name: *const GLchar
) -> GLint