pub unsafe extern "C" fn LLVMGetElementAsConstant(
    C: LLVMValueRef,
    idx: c_uint
) -> LLVMValueRef
👎Deprecated since 15.0: Use LLVMGetAggregateElement instead