pub unsafe extern "C" fn glslang_shader_set_options(
    shader: *mut glslang_shader_t,
    options: c_int
)