pub unsafe extern "C" fn nettle_ecc_point_mul_g(
    r: *mut ecc_point,
    n: *const ecc_scalar
)