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