pub unsafe extern "C" fn nettle_curve25519_mul_g(
    q: *mut u8,
    n: *const u8
)