pub unsafe extern "C" fn mrb_intern_cstr(
    mrb: *mut mrb_state,
    str_: *const c_char
) -> mrb_sym