pub unsafe extern "C" fn hydro_sign_keygen_deterministic(
    kp: *mut hydro_sign_keypair,
    seed: *const u8
)