pub unsafe extern "C" fn coap_context_set_keepalive(
    context: *mut coap_context_t,
    seconds: c_uint
)