pub unsafe extern "C" fn coap_set_app_data(
    context: *mut coap_context_t,
    data: *mut c_void
)