pub type set_join_pathlist_hook_type = Option<unsafe extern "C" fn(root: *mut PlannerInfo, joinrel: *mut RelOptInfo, outerrel: *mut RelOptInfo, innerrel: *mut RelOptInfo, jointype: JoinType, extra: *mut JoinPathExtraData)>;