pub unsafe extern "C" fn rb_enc_toupper(
    c: c_int,
    enc: *mut rb_encoding
) -> c_int