pub unsafe extern "C" fn glslang_shader_shift_binding(
    shader: *mut glslang_shader_t,
    res: glslang_resource_type_t,
    base: c_uint
)