pub unsafe fn glGetInternalformativ(
    target: u32,
    internalformat: u32,
    pname: u32,
    count: u32,
    params: *mut i32
)