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