pub unsafe extern "C" fn rb_econv_has_convpath_p(
    from_encoding: *const c_char,
    to_encoding: *const c_char
) -> c_int