pub unsafe extern "C" fn rb_enc_uint_chr(
    code: c_uint,
    enc: *mut rb_encoding
) -> VALUE