#[unsafe(no_mangle)]
pub extern "C" fn lto_codegen_set_should_internalize(
cg: lto_code_gen_t,
ShouldInternalize: lto_bool_t,
)
#[unsafe(no_mangle)]
pub extern "C" fn lto_codegen_set_should_internalize(
cg: lto_code_gen_t,
ShouldInternalize: lto_bool_t,
)