pub unsafe extern "C" fn TABLE_update_virtual_field(
    this: *mut TABLE,
    vf: *mut Field,
    ignore_warnings: bool
) -> c_int