pub unsafe extern "C" fn minu_obj_is_kind_of(
    mrb: *mut minu_state,
    obj: minu_value,
    c: *mut RClass
) -> minu_bool