pub unsafe extern "C" fn coap_malloc_type(
    type_: coap_memory_tag_t,
    size: usize
) -> *mut c_void