pub unsafe fn psa_set_key_algorithm(
    attributes: *mut psa_key_attributes_t,
    alg: u32
)