pub unsafe extern "C" fn crypto_elligator_key_pair(
    hidden: *mut u8,
    secret_key: *mut u8,
    seed: *mut u8
)