pub unsafe extern "C" fn coap_cache_get_by_key(
    context: *mut coap_context_t,
    cache_key: *const coap_cache_key_t
) -> *mut coap_cache_entry_t