pub unsafe extern "C" fn shaderc_compile_options_set_hlsl_io_mapping(
    options: *mut ShadercCompileOptions,
    hlsl_iomap: bool
)