pub unsafe extern "C" fn shaderc_compile_options_set_target_spirv(
    options: *mut ShadercCompileOptions,
    version: i32
)