pub unsafe extern "C" fn mrb_cv_defined(
    mrb: *mut mrb_state,
    mod_: mrb_value,
    sym: mrb_sym
) -> mrb_bool