pub unsafe extern "C" fn lto_module_is_object_file_in_memory_for_target(
    mem: *const c_void,
    length: size_t,
    target_triple_prefix: *const c_char
) -> lto_bool_t