fn get_simple_intrinsic<'ll>(
    cx: &CodegenCx<'ll, '_>,
    name: Symbol
) -> Option<(&'ll Type, &'ll Value)>