#[no_mangle]
pub unsafe extern "C" fn LLVMGetPreviousFunction(
    Fn: LLVMValueRef
) -> LLVMValueRef