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