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