pub unsafe fn glTransformFeedbackVaryings(
    program: u32,
    count: u32,
    varyings: *const *const u8,
    bufferMode: u32
)