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