pub unsafe extern "C" fn rb_enc_raise(
    arg1: *mut rb_encoding,
    arg2: VALUE,
    arg3: *const c_char,
     ...
)