pub unsafe extern "C" fn nettle_yarrow256_random(
    ctx: *mut yarrow256_ctx,
    length: usize,
    dst: *mut u8
)