pub unsafe extern "C" fn coap_async_set_app_data(
    async_: *mut coap_async_t,
    app_data: *mut c_void
)