pub unsafe fn GetSamplerParameteriv(
    sampler: c_uint,
    pname: c_uint,
    params: *mut c_int
)