Function glGetTexParameteriv

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