pub unsafe extern "system" fn glGetTexEnviv(
    target: u32,
    pname: u32,
    params: *mut i32
)