pub unsafe extern "C" fn coap_register_nack_handler(
    context: *mut coap_context_t,
    handler: coap_nack_handler_t
)