pub unsafe extern "C" fn rb_enc_codepoint_len(
    p: *const c_char,
    e: *const c_char,
    len: *mut c_int,
    enc: *mut rb_encoding
) -> c_uint