pub unsafe extern "C" fn LLVMConstFAdd(
    LHSConstant: LLVMValueRef,
    RHSConstant: LLVMValueRef
) -> LLVMValueRef