Function glGetLightiv

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