pub unsafe fn PSA_AEAD_DECRYPT_OUTPUT_SIZE(
    key_type: u16,
    alg: u32,
    ciphertext_length: usize
) -> usize