pub unsafe fn nanocoap_cache_entry_is_stale(
    ce: *const nanocoap_cache_entry_t,
    now: uint32_t
) -> bool