pub unsafe extern "C" fn nettle_ecc_scalar_random(
    s: *mut ecc_scalar,
    random_ctx: *mut c_void,
    random: nettle_random_func
)