pub unsafe extern "C" fn mrb_sys_obj_frozen(
    mrb: *mut mrb_state,
    value: mrb_value
) -> bool