Function makepad_widgets::shader::std::os::linux::gl_sys::GetProgramInfoLog
pub unsafe fn GetProgramInfoLog(
program: u32,
bufSize: i32,
length: *mut i32,
infoLog: *mut i8
)