pub unsafe fn psa_set_key_type(
    attributes: *mut psa_key_attributes_t,
    type_: u16
)