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