pub unsafe extern "C" fn GLSLangCompile( handle: ShHandle, shaderStrings: *const *const c_char, numStrings: usize, compileOptions: *const ShCompileOptions, ) -> c_int