pub unsafe extern "C" fn crypto_eddsa_reduce(
    reduced: *mut u8,
    expanded: *const u8
)