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