pub unsafe fn psa_set_key_bits(
    attributes: *mut psa_key_attributes_t,
    bits: usize
)