pub unsafe extern "C" fn psa_generate_random(
    output: *mut u8,
    output_size: usize
) -> i32