pub unsafe extern "C" fn TABLE_SHARE_write_par_image(
    this: *mut TABLE_SHARE,
    par_image: *const uchar,
    par_length: usize
) -> bool