#[unsafe(no_mangle)]
pub extern "C" fn thinlto_codegen_set_cache_pruning_interval(
cg: thinlto_code_gen_t,
interval: c_int,
)
#[unsafe(no_mangle)]
pub extern "C" fn thinlto_codegen_set_cache_pruning_interval(
cg: thinlto_code_gen_t,
interval: c_int,
)