pub unsafe extern "C" fn secp256k1_ec_seckey_verify(
    cx: *const Context,
    sk: *const c_uchar
) -> c_int