pub unsafe extern "C" fn TABLE_find_field_by_name(
    this: *const TABLE,
    str_: *const LEX_CSTRING
) -> *mut Field