fido_cred_x5c_ptr
const unsigned char *fido_cred_x5c_ptr(const fido_cred_t *);
if (fido_cred_x5c_ptr(cred) != NULL) {
if (fido_cred_x5c_ptr(cred) != NULL) {
if ((ptr = fido_cred_x5c_ptr(cred)) != NULL) {