#[unsafe(no_mangle)]
pub extern "C" fn lto_module_create_in_codegen_context(
mem: *const c_void,
length: size_t,
path: *const c_char,
cg: lto_code_gen_t,
) -> lto_module_t
#[unsafe(no_mangle)]
pub extern "C" fn lto_module_create_in_codegen_context(
mem: *const c_void,
length: size_t,
path: *const c_char,
cg: lto_code_gen_t,
) -> lto_module_t