pub unsafe fn test_pk_validate(cx: *const Context, pk: *const PublicKey) -> c_int
Expand description

Checks that pk != 0xffff…ffff and pk[0..32] == pk[32..64]