pub unsafe fn cose_signature_decode_protected_buf( signature: *const cose_signature_dec_t, buf: *mut *const uint8_t, len: *mut size_t, ) -> bool