pub unsafe extern "C" fn coap_delete_cache_entry(
    context: *mut coap_context_t,
    cache_entry: *mut coap_cache_entry_t
)