Function glGetLightfv

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