pub unsafe fn GetTexParameterfv(
    target: c_uint,
    pname: c_uint,
    params: *mut c_float
)