pub unsafe extern "system" fn glTexParameterf(
    target: u32,
    pname: u32,
    param2: f32
)