pub unsafe extern "C" fn ruby_enc_find_extname(
    name: *const c_char,
    len: *mut c_long,
    enc: *mut rb_encoding
) -> *const c_char