Function bdk_chain::bitcoin::secp256k1::ffi::secp256k1_ellswift_encode

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