pub unsafe fn CreateTupleDesc(
    arg_natts: c_int,
    arg_attrs: *mut Form_pg_attribute
) -> TupleDesc