pub unsafe fn CachedPlanAllowsSimpleValidityCheck(
    arg_plansource: *mut CachedPlanSource,
    arg_plan: *mut CachedPlan,
    arg_owner: ResourceOwner
) -> bool