pub unsafe extern "C" fn LLVMRustGetBitcodeSliceFromObjectData(
    Data: *const u8,
    len: usize,
    out_len: &mut usize
) -> *const u8