pub unsafe extern "C" fn nettle_knuth_lfib_init(
    ctx: *mut knuth_lfib_ctx,
    seed: u32
)