pub unsafe extern "C" fn coap_context_set_pki_root_cas( context: *mut coap_context_t, ca_file: *const c_char, ca_dir: *const c_char, ) -> c_int