pub unsafe fn get_row_security_policies(
arg_root: *mut Query,
arg_rte: *mut RangeTblEntry,
arg_rt_index: c_int,
arg_securityQuals: *mut *mut List,
arg_withCheckOptions: *mut *mut List,
arg_hasRowSecurity: *mut bool,
arg_hasSubLinks: *mut bool,
)