pub unsafe extern "C" fn secp256k1_ellswift_create(
    ctx: *const Context,
    ell64: *mut u8,
    seckey32: *const u8,
    aux_rand32: *const u8
) -> i32