pub unsafe extern "C" fn rb_enc_compatible(
    str1: Value,
    str2: Value
) -> EncodingType