pub unsafe fn CreateForeignTable(
    arg_stmt: *mut CreateForeignTableStmt,
    arg_relid: Oid
)