pub unsafe fn PSA_ASYMMETRIC_ENCRYPT_OUTPUT_SIZE(
    key_type: u16,
    key_bits: usize,
    alg: u32
) -> usize