pub unsafe extern "C" fn coap_io_process(
    ctx: *mut coap_context_t,
    timeout_ms: u32
) -> c_int