Function glGetIntegerv

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