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