pub unsafe extern "C" fn glCreateShaderProgramEXT(
    type_: GLenum,
    string: *const GLchar
) -> GLuint