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