pub type get_relation_stats_hook_type = Option<unsafe extern "C" fn(root: *mut PlannerInfo, rte: *mut RangeTblEntry, attnum: AttrNumber, vardata: *mut VariableStatData) -> bool>;