pub unsafe fn GetTexParameteriv(
    target: c_uint,
    pname: c_uint,
    params: *mut c_int
)