i_cpr_is_supported
if (!i_cpr_is_supported(cpr_sleeptype) || cpr_reusable_mode)
if (!i_cpr_is_supported(cpr_sleeptype))
ASSERT(i_cpr_is_supported(cpr_sleeptype));
extern int i_cpr_is_supported(int sleeptype);