pub unsafe extern "C" fn coap_register_event_handler(
    context: *mut coap_context_t,
    hnd: coap_event_handler_t
)