pub unsafe extern "C" fn LLVMRustPrepareThinLTOImport(
    Data: &ThinLTOData,
    Module: &Module,
    Target: &TargetMachine
) -> bool