pub unsafe extern "C" fn coap_register_response_handler(
    context: *mut coap_context_t,
    handler: coap_response_handler_t
)