pub unsafe fn GetAttributeByName(
    arg_tuple: HeapTupleHeader,
    arg_attname: *const c_char,
    arg_isNull: *mut bool
) -> Datum