pub unsafe extern "C" fn LLVMReplaceAllUsesWith<'a>(
    OldVal: &'a Value,
    NewVal: &'a Value
)