pub unsafe extern "system" fn glLightf(
    light: u32,
    pname: u32,
    param2: f32
)