pub unsafe extern "system" fn glEvalMesh2(
    mode: u32,
    i1: i32,
    i2: i32,
    j1: i32,
    j2: i32
)