pub unsafe extern "C" fn TABLE_SHARE_init_period_from_extra2(
    this: *mut TABLE_SHARE,
    period: *mut TABLE_SHARE_period_info_t,
    data: *const uchar,
    end: *const uchar
) -> bool