pub unsafe extern "C" fn LLVMConstReal(
    RealTy: &Type,
    N: f64
) -> &Value