pub unsafe extern "C" fn rb_econv_open_opts( source_encoding: *const c_char, destination_encoding: *const c_char, ecflags: c_int, ecopts: VALUE) -> *mut rb_econv_t