pub unsafe fn planstate_tree_walker( arg_planstate: *mut PlanState, arg_walker: Option<unsafe extern "C" fn() -> bool>, arg_context: *mut c_void ) -> bool