pub unsafe extern "C" fn minu_str_new(
    mrb: *mut mrb_state,
    s: *const c_char,
    len: c_ulong
) -> mrb_value