libsodium_sys
pub unsafe extern "C" fn crypto_sign_ed25519_keypair( pk: *mut [u8; 32], sk: *mut [u8; 64]) -> c_int