pub type x509_crt_ca_cb_t = Option<unsafe extern "C" fn(p_ctx: *mut c_void, child: *const x509_crt, candidate_cas: *mut *mut x509_crt) -> c_int>;