pub unsafe extern "C" fn crypto_eddsa_trim_scalar(
    out: *mut u8,
    in_: *const u8
)