pub unsafe extern "C" fn nettle_blowfish128_set_key(
    ctx: *mut blowfish_ctx,
    key: *const u8
) -> c_int