pub type coap_dtls_pki_sni_callback_t = Option<unsafe extern "C" fn(sni: *const c_char, arg: *mut c_void) -> *mut coap_dtls_key_t>;