pub unsafe fn makeColumnDef( arg_colname: *const c_char, arg_typeOid: Oid, arg_typmod: int32, arg_collOid: Oid, ) -> *mut ColumnDef