pub unsafe extern "system" fn glLightiv(
    light: u32,
    pname: u32,
    params: *const i32
)