pub unsafe extern "C" fn nettle_ecc_scalar_init(
    s: *mut ecc_scalar,
    ecc: *const ecc_curve
)