pub unsafe fn ShaderSource(
    shader: u32,
    count: i32,
    string: *const *const i8,
    length: *const i32
)