pub unsafe fn reindex_relation(
    arg_relid: Oid,
    arg_flags: c_int,
    arg_params: *mut ReindexParams
) -> bool