pub unsafe extern "C" fn shaderc_compile_options_set_auto_map_locations(
    options: *mut ShadercCompileOptions,
    auto_map: bool
)