pub unsafe extern "C" fn secp256k1_ec_pubkey_combine( cx: *const Context, out: *mut PublicKey, ins: *const *const PublicKey, n: c_int) -> c_int