pub unsafe extern "C" fn LLVMGetAggregateElement(
    C: LLVMValueRef,
    idx: c_uint
) -> LLVMValueRef