pub unsafe extern "C" fn TABLE_SHARE_write_frm_image(
    this: *mut TABLE_SHARE,
    frm_image: *const uchar,
    frm_length: usize
) -> bool