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